records

records

Active filters Clear all

No active filters

Filters

Anzahl Adressen und Zustelltage der Paketlieferungen der Schweizerischen Post (nach PLZ und Monat 2020)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Empfänger PLZ
               

No description available for this field.

Name (identifier)
empfaengerplz
Type
text
Sample
                       
Monat
               

No description available for this field.

Name (identifier)
monat
Type
date
Sample
                       
Anzahl Adressen
Anzahl unterschiedlicher bedienter Adressen 

No description available for this field.

Name (identifier)
anzahl_adressen
Type
integer
Sample
                       
Anzahl Zustelltage
Anzahl Tage, an welchen in dieser PLZ ein Paket zugestellt wurde

No description available for this field.

Name (identifier)
anzahl_zustelltage
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"paketlieferungen-adressen-und-zustelltage-schweizerische-post",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/paketlieferungen-adressen-und-zustelltage-schweizerische-post"
      }
    ]
    ,
  • "definitions":
    {
    • "paketlieferungen-adressen-und-zustelltage-schweizerische-post":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/paketlieferungen-adressen-und-zustelltage-schweizerische-post_records"
            }
          }
        }
      }
      ,
    • "paketlieferungen-adressen-und-zustelltage-schweizerische-post_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "empfaengerplz":
              {
              • "type":"string",
              • "title":"Empfänger PLZ",
              • "description":""
              }
              ,
            • "monat":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Monat",
              • "description":""
              }
              ,
            • "anzahl_adressen":
              {
              • "type":"integer",
              • "title":"Anzahl Adressen",
              • "description":"Anzahl unterschiedlicher bedienter Adressen "
              }
              ,
            • "anzahl_zustelltage":
              {
              • "type":"integer",
              • "title":"Anzahl Zustelltage",
              • "description":"Anzahl Tage, an welchen in dieser PLZ ein Paket zugestellt wurde"
              }
            }
          }
        }
      }
    }
}

Similar datasets